Welcome![Sign In][Sign Up]
Location:
Search - D3D 9

Search list

[Other resourcePhysXBg2

Description: Ageia s PhysX(Game Physis lib) Usage with D3D 9 - base Geometry
Platform: | Size: 2011 | Author: GoldenCloud | Hits:

[Other resourcePhysXBoxes

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用演示代码。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。
Platform: | Size: 59946 | Author: GoldenCloud | Hits:

[Other resourcePhysXCharacterController1

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而 使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。 - 角色控制(带执行文件)
Platform: | Size: 188062 | Author: GoldenCloud | Hits:

[Other resourcePhysXCollisionCallback

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Collision Callback(带执行文件)
Platform: | Size: 60792 | Author: GoldenCloud | Hits:

[Other resourcePhysXConvexGeometry

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Convex Geometry(带执行文件)
Platform: | Size: 71690 | Author: GoldenCloud | Hits:

[Other resourcePhysXRagdoll

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Rag doll(带执行文件)
Platform: | Size: 71163 | Author: GoldenCloud | Hits:

[Other resourcePhysXStaticObjects

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Static Objects(带执行文件)
Platform: | Size: 60043 | Author: GoldenCloud | Hits:

[DirextXD3D网格基础使用示例

Description: DirectX 3D 9.0的网格基础使用示例
Platform: | Size: 4418782 | Author: andy@igz.cc | Hits:

[3D Graphic3d sge

Description: 需要d3d 9SDK,一个图形引擎的一部分,包括3DS MAX的导出插件,模型文件导入,四叉树LOD,等。 -D3D 9SDK needs, a part of the graphics engine, including 3DS MAX plug-derived model file import, quadtree LOD, etc.
Platform: | Size: 990208 | Author: 魏旭东 | Hits:

[Game ProgramD3D9Cartoon

Description: 现在市面上流行的3D游戏画面越来越炫目,不过也有一些为了营造一种特殊的效果而使用了卡通渲染技术,比如PC游戏中的《杀手XIII》,《忍者神龟》;PS2游戏中的《真红之泪》,《犬夜叉》等等。这些游戏的画面看上去很像漫画,感觉比较有趣。下面就介绍一种简单的实现方法。 所谓用卡通渲染技术绘制的三维物体一般都有两个明显的特征,一个特征是物体表面覆盖着大块的单调颜色,而且光影变化比较剧烈;另一个特征是物体拥有粗重的边缘效果。如果能自己控制光照和阴影,就可以达到目的。而DirectX 9.0 中的顶点渲染(Vertex Shaders)提供了这样一个途径,使我们可以实现自己的想法。 顶点渲染与以前的T&L在渲染流程中处于二选一的地位,一段代码最多只能有128条指令,而且不能有循环,判断和跳转指令,全是线性执行指令。每次只能有一个Shader程序是激活的,Vertex Shaders让我们可以实时地控制模型的空间变换,光照处理以及像素渲染。 那么现在先来解决第一个问题。我们可以用光线的亮度值作为物体的纹理坐标,这就产生一种带状纹理的效果,然后再调整相应的颜色即可。-now the fashion for 3D games more compelling picture, But there are also some in order to create a special effect and the use of the cartoon rendering technology, PC games such as the "killer XIII," "Turtles"; PS2 game of "truth red tears," "two characters." These games comic picture looks like, I feel more interesting. Now, on a simple method. Using the so-called cartoon rendering of 3D rendering objects normally have two obvious feature a surface characteristics of an object covered with chunks of dull colors, but more dramatic changes in the Universe; Another characteristic is heavy objects have the edge effect. If the ability to control their own light and shadow, we can achieve the aim. DirectX 9.0 vertex Rendering (Vertex Shaders) provide such
Platform: | Size: 662528 | Author: 倪明 | Hits:

[3D GraphicPhysXBoxes

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用演示代码。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Ageia s PhysX (well-known game physics library) D3D 9 using the demo code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.
Platform: | Size: 59392 | Author: GoldenCloud | Hits:

[3D GraphicPhysXCharacterController1

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而 使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。 - 角色控制(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.- The role of control (with the implementation of document)
Platform: | Size: 187392 | Author: GoldenCloud | Hits:

[3D GraphicPhysXCollisionCallback

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Collision Callback(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Collision Callback (with the implementation of document)
Platform: | Size: 60416 | Author: GoldenCloud | Hits:

[3D GraphicPhysXConvexGeometry

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Convex Geometry(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Convex Geometry (with the implementation of document)
Platform: | Size: 71680 | Author: GoldenCloud | Hits:

[3D GraphicPhysXRagdoll

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Rag doll(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Rag doll (with the implementation of document)
Platform: | Size: 70656 | Author: GoldenCloud | Hits:

[3D GraphicPhysXTriangleMesh

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Triangle Mesh(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Triangle Mesh (with the implementation of document)
Platform: | Size: 238592 | Author: GoldenCloud | Hits:

[DirextXogre-v1-4-9

Description: ogre 源代码 很好的东西 大家应该仔细研究 对d3d或者gl封装很好 -ogre source code of good things everyone should study it carefully for a good package D3D or gl
Platform: | Size: 39304192 | Author: stephen | Hits:

[VC/MFCTranslation_file_D3D

Description: 此文件是微软MSDN中d3d部分资料的翻译文件-D3D part of the information in MSDN the translation of documents
Platform: | Size: 240640 | Author: guoke3915 | Hits:

[3D Graphic2-b2

Description: D3D 9.0做的关于灯光和材质的设置,鼠标键盘的设置等-D3D 9.0 on the lights and materials to do the settings, keyboard settings, mouse
Platform: | Size: 13378560 | Author: 杨旖旎 | Hits:

[Game Hook CrackD3D

Description: d3d方框透视,适用cf,更新基质即可,新的d3d绘制接口,统称为接口源码,不封号-d3d block perspective for cf, update the matrix to the new d3d drawing interface, referred to as an interface source code, not title
Platform: | Size: 119808 | Author: 罗贤鉴 | Hits:
« 12 3 »

CodeBus www.codebus.net